home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doeo.swf / scripts / frame_4 / PlaceObject2_178_2 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2013-04-24  |  87 b   |  8 lines

  1. onClipEvent(enterFrame){
  2.    t++;
  3.    if(t > 160)
  4.    {
  5.       _root.play();
  6.    }
  7. }
  8.